| SITE_PAYPAL_PDT_METHOD | SITE Endpoint | |
| /rpc/site/?method=SITE_PAYPAL_PDT_METHOD | ||
|
Interact with the PayPal PDT API. Check out the getting started guide for PayPal. |
| PARAMETERS | TYPE | NOTES | |
| Account | Numeric | The funds transfer account ID. | |
| PaypalMethod | Text | Default is GetExpressCheckoutDetails | |
| Token | Text | The transaction token, returned to you after checkout process. | |
| Test | 1 |
If equal to 1 then uses https://api-3t.sandbox.paypal.com/nvp else it uses https://api-3t.paypal.com/nvp. |
| RETURN | ||
| PayPalResponse | The response from the PayPal PDT API. |